home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 766 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.9 KB

  1. Path: engnews1.Eng.Sun.COM!taumet!clamage
  2. From: gusty@clark.net (Harlan Messinger)
  3. Newsgroups: comp.std.c++
  4. Subject: Re: Conforming compilers should compile STL?
  5. Date: 18 Mar 1996 20:35:00 GMT
  6. Organization: Clark Internet Services, Inc., Ellicott City, MD USA
  7. Approved: clamage@eng.sun.com (comp.std.c++)
  8. Message-ID: <4ikh7u$ojh@clarknet.clark.net>
  9. References: <199603151701.LAA06783@frodo.pswtech.com> <Pine.A32.3.91.960315223344.90639A-100000@pluto.mscc.huji.ac.il>
  10. NNTP-Posting-Host: taumet.eng.sun.com
  11. Mime-Version: 1.0
  12. Content-Type: TEXT/PLAIN; charset="ISO-8859-1"
  13. Content-Transfer-Encoding: 8bit
  14. X-Nntp-Posting-Host: explorer.clark.net
  15. X-Newsreader: TIN [UNIX 1.3 950726BETA PL0]
  16. X-Lines: 20
  17. Content-Length: 846
  18. Originator: clamage@taumet
  19.  
  20. Ehud Lamm (mslamm@pluto.MSCC.huji.AC.IL) wrote:
  21. : This I can understand. But isn't the standard going to include an 
  22. : implementation of the STL? 
  23. : It seems to me that only specifing the interface can lead to unexpected 
  24. : problems. 
  25.  
  26. If users don't make any assumptions about the STL classes and functions
  27. beyond what the interface specifications promise, then, no, there can't be
  28. any unexpected problems, as long as a _correct_ implementation of the
  29. interface is made. 
  30.  
  31. : One more question. If the STL is part of the proposed standard, won't 
  32. : compiler vendors HAVE to supply some implemenation of it?
  33.  
  34. There's no law that says vendors have to comply with any standard. But if 
  35. they want to sell to that part of the market that expects its purchases 
  36. to adhere to the standard, then they will do their best to adhere to the 
  37. standard.
  38.  
  39.  
  40. [ comp.std.c++ is moderated.  To submit articles: Try just posting with your
  41.                 newsreader.  If that fails, use mailto:std-c++@ncar.ucar.edu
  42.   comp.std.c++ FAQ: http://reality.sgi.com/austern/std-c++/faq.html
  43.   Moderation policy: http://reality.sgi.com/austern/std-c++/policy.html
  44.   Comments? mailto:std-c++-request@ncar.ucar.edu
  45. ]
  46.